Skip to content

Conversation

conico974
Copy link
Contributor

DO NOT MERGE BEFORE RELEASE

- `shardReplication`: Enable replicating the Shard. Shard replication will duplicate each shards into replicas to spread the load even more
- `numberOfSoftReplicas`: Number of replicas for the soft tag shards
- `numberOfHardReplicas`: Number of replicas for the hard tag shards
- `regionalReplicationOptions` : This setting enables you to replicate shards across different regions, thereby reducing read latency and distributing the load more evenly. By enabling this option, each shard will be replicated in all available regions. Please note that this will increase the number of Durable Objects (DOs) created and the volume of write requests sent to the DOs.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to doc the total numbers of DO somewhere

Copy link
Contributor

@vicb vicb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@vicb vicb merged commit dbf0c77 into main May 30, 2025
1 check passed
@vicb vicb deleted the cloudflare/tag-regional-replication branch May 30, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants